home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1889 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: zetnet.co.uk!demon!redrobe.demon.co.uk
  2. From: Mike@Redrobe.demon.co.uk (Mike)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Datatype write method?
  5. Date: 23 Jan 96 14:11:15 +0000
  6. Message-ID: <1379.6596T851T762@Redrobe.demon.co.uk>
  7. References: <4e0gm0$jt@serpens.rhein.de>
  8. NNTP-Posting-Host: redrobe.demon.co.uk
  9. X-NNTP-Posting-Host: redrobe.demon.co.uk
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  11.  
  12.  
  13. >flowerp@ldvgpi26.eikon.e-technik.tu-muenchen.de (CHRISTIAN BUCHNER ) writes:
  14.  
  15. >>Leon Woestenberg (leon@esrac.ele.tue.nl) wrote: > Hello all,
  16. >>> Datatypes do have a 'write' method, don't they? Why is it that many
  17. >>> picture datatypes don't feature this? Lazyness?
  18.  
  19. >>No. Not lazyness.
  20. >>The DTM_WRITE method makes the superclass save the data in Amiga-Native
  21. >>format, e.g.
  22. >>8SVX and ILBM.
  23.  
  24. >Any method that is not implemented is passed to the superclass.
  25.  
  26. I still don't see how it could be easily done with multiview....
  27.  
  28. Load GIF ..select save
  29.  
  30. The image is then saved as GIF (if GIF.datatype supports DTM_WRITE) ...
  31.                         or IFF (if it doesn't (usual))
  32.  
  33. What It should do IMHO ;) is to present you with a list of formats
  34. (datatypes that support DTM_WRITE) to save into.
  35.  
  36. >>No chance to make a subclass (e.g. WAVE datatype) save its data in WAVE
  37. >>format, sigh.
  38.  
  39. >For what reason ?
  40.  
  41. for use on other computers?
  42. haven't seen many 8svx players on Windoze...
  43.  
  44.  
  45. >--
  46. >                                Michael van Elst
  47.  
  48. >Internet: mlelstv@serpens.rhein.de
  49. >                                "A potential Snark may lurk in every tree."
  50.  
  51.  
  52.  
  53. Mike
  54.  
  55. --
  56. ---------------------------------------------------------------------------
  57. Mike Redrobe - Mike@Redrobe.demon.co.uk         MikeRR on #Amiga
  58. ---------------------------------------------------------------------------
  59.  
  60.